STEP ONE: Download latest version of jvMiniMapPlus10b.class (or jvMiniMapPlus1x.class) from the javvy.com.

STEP TWO: Create menu image file. For example,

menu image 9K

here is sammenu0.gif file, width=330 and height=120.

STEP THREE: Upload both files (image and class) to your web site and insert < applet > tag to desired place on the web page. For example,

<applet code=jvMiniMapPlus10b.class 
name=samp0 
width=330 
height=40>
<param name=copyright value="Javvy.com">
<param name=_img value="sammenu0.gif">
<param name=_bg value=208|184|152>
<param name=a 
value="0|0|30|30|0|40|0|0|0|0|0|0">
<param name=b 
value="30|0|30|30|30|40|30|30|165|10|0|70">
<param name=c 
value="60|0|30|30|60|40|60|30|165|10|0|80">
<param name=d 
value="90|0|30|30|90|40|90|30|165|10|0|90">
<param name=e 
value="120|0|30|30|120|40|120|30|165|10|0|100">
<param name=f 
value="150|0|30|30|150|40|90|30|165|10|0|110">
<param name=g 
value="180|0|30|30|180|40|50|30|165|10|165|70">
<param name=h 
value="210|0|30|30|210|40|80|30|165|10|165|80">
<param name=i 
value="240|0|30|30|240|40|110|30|165|10|165|90">
<param name=j 
value="270|0|30|30|270|40|140|30|165|10|165|100">
<param name=k 
value="300|0|30|30|300|40|0|0|0|0|0|0">
</applet>

will show menu below (with no links - it's a sample)



Read more about

parameters >